deadlock state meaning in Chinese
死锁状态
Examples
- This is deadlock state logically illustrated as
死锁状态的逻辑说明如下: - The following graph presents a high level view of a deadlock state where
下图清楚地显示了死锁状态,其中: - This first section creates a table that will be used to demonstrate a deadlock state and a stored procedure that will be used to print error information
第一部分创建用于说明死锁状态的表和用于打印错误信息的存储过程。 - Because neither task can continue until a resource is available and neither resource can be released until a task continues , a deadlock state exists
因为这两个任务都需要有资源可用才能继续,而这两个资源又必须等到其中一个任务继续才会释放出来,所以陷入了死锁状态。